SDMMC Tests:
------------

This documents lists down the steps to test an SD Card on
the PG2.x DM814X board.

SD Card Test:
-------------
Test configures the DM814X SD Controller, detects and 
initialises the SD Card. The test writes an pattern 
to the first block of the sd card. The tests reads back
the data written on the sd card and verifies it.

Test Procedure:
---------------
1) Ensure that BOOT SEL Switches (S1) are set as follows:
	BOOTMODE[0]: ON
	BOOTMODE[1]: OFF
	BOOTMODE[2]: ON
	BOOTMODE[3]: OFF
	BOOTMODE[4]: ON
	
2) Run the gel from the menu,
			PG 2.x DM814X --> ALL_ADPLL_CLOCKS_ENABLE_API
3) Run the gel,
   			DM814X System Initialization --> SD_MMC_Setup
4) Remove the write protection of SD Card.
5) Insert the SD Card. 
6) Load and Run the BB_011_SDMMC_CARD_Test.out executable.
7) The prints on the console will indicate if test is successful/failure.
